home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
20
/
9
/
DISK2092.ZIP
/
RBBS-LIT.ZIP
/
LIT
/
NOVELL.LIT
< prev
next >
Wrap
Text File
|
1990-01-13
|
822b
|
15 lines
*[NOVELL.LIT]*****************************************************************
* Description: Removes support for making upload shared on Novell *
* RBBS-PC Level: CPC17.3 √ AM *
* Module Affected: RBBSSUB3.BAS *
* Selection Option: NOVELL = OFF *
* Additional files: None *
******************************************************************************
20712 Desc$ = ZUserIn$
IF NOT ZLimitSearchToFMS THEN _
IF ZFMSDirectory$ <> ZUpldDir$ THEN _
IF LEFT$(ZUserIn$,1) = "/" THEN _
CALL UpdtCalr (ZUserIn$,2) : _
GOTO 20726_
ELSE GOTO 20717